cody - HTMLify profile

cody
4270 Files
632454 Views
Latest files of /cody/frontendcharm/Mini-Projects/FORM AND INPUTS/Neumorphic Toggle Switch
:root {
--primary-light: #8abdff;
--primary: #6d5dfc;
--primary-dark: #5b0eeb;
--white: #ffffff;
--greyLight-1: #e4ebf5;
--greyLight-2: #c8d0e7;
--greyDark: #9baacf;
--primary-light: #8abdff;
--primary: #6d5dfc;
--primary-dark: #5b0eeb;
--white: #ffffff;
--greyLight-1: #e4ebf5;
--greyLight-2: #c8d0e7;
--greyDark: #9baacf;
<!DOCTYPE html>
<html>
<head>
<meta charset='utf-8'>
<meta http-equiv='X-UA-Compatible' content='IE=edge'>
<title>Neumorphic Toggle Switch</title>
<meta name='viewport' content='width=device-width, initial-scale=1'>
<html>
<head>
<meta charset='utf-8'>
<meta http-equiv='X-UA-Compatible' content='IE=edge'>
<title>Neumorphic Toggle Switch</title>
<meta name='viewport' content='width=device-width, initial-scale=1'>